.data{
                background: none;
                border: 1px solid #dcdcdc;
                overflow:hidden;
            }
            .data.m25{
                margin: 10px auto 0;
            }

            .data .dashed-left{
                border-right: none;
            }
            .data .dashed-right{
                border-left: 1px dashed #cecece;
                margin: 5px 0;
                height: 70px;
                width: 530px;
            }

            .dashed-right .data-list{
                padding-top: 0;
            }
            .dashed-right .data-list a{color: #333333;text-decoration: none;}
            .fn-left {
                float: left;
            }
            .fn-left, .fn-right {
                display: inline;
            }
            .fn-left {
                float: left;
            }
            .fn-left, .fn-right {
                display: inline;
            }
            .dashed-left {
                border-right: 1px dashed #cecece;
                width: 630px;
                padding-right: 15px;
            }
            .data h2 {
                background: url(http://tjj.gxzf.gov.cn/images/iconsite.png) 0 -4087px no-repeat;
                width: 130px;
                height: 68px;
                float: left;
                text-align: center;
                padding-top: 12px;
                margin-right: 12px;
            }
            .data h2 a {
                color: #fff;
                font-size: 19px;
                font-weight: bold;
            }
            .data-list {
                padding-top: 4px;
            }
            .guowuyuan-left {
                width: 485px;
                height: 72px;
                overflow: hidden;
            }
            .data-list li {
                background: url(http://tjj.gxzf.gov.cn/images/dian2.png) -5px 5px no-repeat;
                padding-left: 10px;
                line-height: 24px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }
            .data-list li  a{color: #333333;text-decoration: none;}
            .data-list li span {
                float: right;
                color: #929292;
                padding-left: 10px;
            }
            .tscss a{color: #333333;text-decoration: none;}
            .tscss a:hover{color: #AD0700;text-decoration: underline;}
            .tscssbig {padding-top: 0.3125rem;padding-bottom: 1.25rem;height: 11.25rem;background-color: #FFFFFF;}
            ul.guowuyuan-right{
                float: none;
                padding-left: 15px;
                display: block;
            }
            .m25{
                margin-top: 10px;
            }
            .m-t-15{
                margin-top: 15px;
            }
            .bg-w{
                background-color: #fff;
            }